home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 August / Macworld (1999-08).dmg / Shareware World / Comms & Internet / OpenScript 1.7 / Version History < prev   
Text File  |  1999-05-25  |  2KB  |  59 lines

  1. version 1.7 May 25,1999
  2. • added the option to manually select the encode HTML routine
  3. • some minor bugs fixed
  4. • reorganized the main routine 
  5.  
  6. version 1.6.1 April 26,1999
  7. • fixed a bug in the EncodeToHTML routine
  8.    (thanks to Stefano Bargioni)
  9.  
  10. version 1.6 April 26,1999
  11. • added the EncodeToHTML routine, in order to correctly display the OSA errors
  12. • updated some routines
  13. • better I/O support
  14.  
  15. version 1.5.2 April 09,1999
  16. • updated documentation
  17. • fixed a small bug in the execution of an internal command (lost last character)
  18.    (thanks to Sven Sorensen)
  19.  
  20. version 1.5.1 April 08,1999
  21. • updated documentation in order to use MacPerl with OpenScript
  22.  
  23. version 1.5 April 06,1999
  24. • fixed a memory related problem (stack size) with the native AppleScript implementation introduced with System 8.5
  25. • fixed some minor bugs related to the parsing algorithm
  26. • improved PIXO implementation (it's action name is now OPENSCRIPT_PIXO)
  27.    (thanks to Eric Bickford)
  28. • speed improvements
  29. • multithreaded routines
  30.    (thanks to Chuck Shotton, Grant Hulbert and ClearWay Technologies)
  31.  
  32. version 1.1.4 November 1,1998
  33. • fixed a memory lack problem
  34.  
  35. version 1.1.3 October 24,1998
  36. • fixed a minor bug
  37. • removed the "ready to fly" message at startup
  38.  
  39. version 1.1.2 October 22,1998
  40. • if an error occur during the execution of a script, the error message is displayed into the HTML page
  41.  
  42. version 1.1.1 September 20, 1998
  43. • fixed a bug in the scripts execution algorithm
  44. • changed PIXO action name from OPEN_SCRIPT to OPEN_SCRIPT_PIXO for compatibility with NetCloak and FireSite
  45.    (thanks to Chris Patterson)
  46.  
  47. version 1.1 September 11, 1998
  48. • added PIXO support
  49. • recompiled with CW Pro version 3.1 and MSL version 2.4.10
  50.  
  51. version 1.0.2 June 25, 1998
  52. • added alias support
  53.  
  54. version 1.0.1 June 23, 1998
  55. • fixed a small bug in the demo version
  56.    (thanks to Rock Kennedy)
  57.  
  58. version 1.0 June 22, 1998
  59. • first public release